-
Home
-
Resurs Bank Payments for WooCommerce
-
1.0.43
-
Code
-
Classes
- PaymentInformation
| Total Complexity |
21 |
| Dependencies |
20 |
| Dependents |
1 |
| Total lines |
147 |
| Lines of code |
72 |
| Logical lines of code |
25 |
| Comment lines |
6 |
| Methods |
19 |
| Properties |
1 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getCustomerRecipient() |
S |
74 |
2 |
5 |
| getPaymentIdLabel() |
S |
66 |
2 |
9 |
| __construct() |
S |
76 |
1 |
4 |
| hasAddress() |
S |
80 |
1 |
3 |
| getAddressRow2() |
S |
80 |
1 |
3 |
| getAddressRow1() |
S |
80 |
1 |
3 |
| getCity() |
S |
80 |
1 |
3 |
| getCountryCode() |
S |
80 |
1 |
3 |
| getPostalCode() |
S |
80 |
1 |
3 |
| getStatus() |
S |
81 |
1 |
3 |
| getPaymentMethodName() |
S |
74 |
1 |
5 |
| getCustomerName() |
S |
80 |
1 |
3 |
| getTelephone() |
S |
80 |
1 |
3 |
| getEmail() |
S |
80 |
1 |
3 |
| getAuthorizedAmount() |
S |
81 |
1 |
3 |
| getCapturedAmount() |
S |
81 |
1 |
3 |
| getRefundedAmount() |
S |
81 |
1 |
3 |
| getCancelledAmount() |
S |
81 |
1 |
3 |
| getFormattedAmount() |
S |
69 |
1 |
7 |